﻿ @charset "gb2312";
/* CSS Document */
b {
	font-weight: bold;
}
.topNav {
	background: #f3f3f3;
	height: 45px;
	line-height: 45px;
	color: #666;
}
.topNavSe {
	border-radius: 4px;
	height: 45px;
	line-height: 45px;
	width: 1200px;
	margin: 0 auto;

	position: relative;
		color: #666;
	font-size: 14px;
}
.topNavSe a {
	padding: 0px 5px;
	color: #666!important;
	font-size: 14px;
}
.topNavSe a span {
	color: #666!important;
}
.col_d8 {
	color: #027ace;
}
.topCenR {
	padding-top: 35px;
}
.albb {
	padding-top: 10px;
	margin-right: 20px;
	float: left;
}
.toptel {
	font-size: 30px;
	line-height: 30px;
	color: #027ace;
}
.topCen {
	width: 1200px;
	margin: 0 auto;
	height: 125px;
	overflow: hidden;
}
 @charset "utf-8";
/* -------- 全局样式-------- */  

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #5c5c5c;
}
div, form, img, ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td, p, div, li, select, input, textarea {
	font-family: "微软雅黑", "宋体", arial;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
td, p, div, li, input, textarea {
	word-break: break-all;
}
h1, h2, h3, h4, h5, h6, th {
	font-size: 100%;
	font-weight: normal;
}
/*强行换行*/

table, tr, td, th {
	font-size: 14px;
}
ul, li {
	list-style-type: none;
}
/*ul,li{ LIST-STYLE: none;}*/

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
/* -------- 链接-------- */

a:link {
	color: #333;
	text-decoration: none;
} /* 未访问的链接 */
a:visited {
	color: #333;
	text-decoration: none;
} /* 已访问的链接 */
a:hover {
color: #eee;
	text-decoration: none;
} /* 鼠标放上去的链接 */
a:active {
	color: #333;
} /* 激活链接 */
/* -------- 表单 -------- */





/* -------- 文本样式 -------- */ 

.fB {
	font-weight: bold;
}
.f12px {
	font-size: 12px;
}
.f14px {
	font-size: 14px;
}
.lh_16 {
	line-height: 16px;
}
.lh_18 {
	line-height: 18px;
}
.lh_20 {
	line-height: 20px;
}
.lh_22 {
	line-height: 22px;
}
/* -------- 对齐和边距 -------- */

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
/*.clear{ clear:both; visibility:hidden;font-size:1px; width:1px;}  */

.pd_10 {
	padding: 10;
}
.mg_10 {
	margin: 10;
}
.ma {
	margin: 0 auto;
}
/* -------- 结构布局 --------*/

.main {
	background: #fff;
}
.center {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.ny_center {
	width: 1263px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #fff;
	margin-bottom: 40px;
	padding: 20px 0 40px;
}
.left {
}
.right {
}
/* top 头部样式 */

.top {
	height: 10px;
	background: #888;
	color: #5c5c5c;
	line-height: 36px;
}
.top_r {
	float: right;
	margin-top: 2px;
}
.collection {
	float: right;
}
/*搜索search*/

.hot {
	float: left;
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background: url("../images/bar-notice-icon.png") left center no-repeat;
	overflow: hidden;
}
.hot ul li a {
	color: #fff;
	font-size: 14px;
}
.hotsearch {
	height: 50px;
	margin: 0px auto;
	background: #027ace;
}
.head {
	height: 110px;
	margin-top: 30px;
}
.logo {
	padding: 18px 0 0 0;
	float: left;
	width: 800px;
}
.tell {
	margin-top: 30px;
	padding-left: 20px;
	float: right;
}
.tell span {
	color: #6c6c6a;
	font-size: 16px;
	line-height: 20px;
}
.tell p {
	font-size: 26px;
	color: #333;
	line-height: 35px;
	font-family: Fantasy;
}
/*menu*/

.menu {
	height: 55px;
	width: 100%;
	background: #037ce5;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.menu ul li:first-child a {
	background: #636363;
	color: #fff;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li a {
	font-size: 18px;
	color: #fff;
	text-align: center;
	width: 132px;
	display: block;
	line-height: 55px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu li a:hover {
	background: #636363;
	color: #fff;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 55px;
	z-index: 99999
}
.menu ul li ul {
	display: none;
	width: 118px;
}
.menu ul li ul li {
	background: #eee;
}
.menu ul li ul li a {
	display: block;
	line-height: 50px;
	color: #333;
	font-size: 16px;
	padding: 0px;
	text-align: center;
	width: 132px;
}
.menu ul li ul li a:hover {
	background: #037ce5;
	color: #fff;
}
.wfixed {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
/*幻灯Banner*/

.banner {
	position: relative;
	height: 470px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 71%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #014d9d;
	border: 1px solid #014d9d;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #636363;
	border: 1px solid #636363;
}
.banner .bgitem {
	height: 470px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.sy_fenlei {
	width: 1200px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
}
.sy_fenlei h3 {
	font-size: 1.9rem;
}
.sy_fenlei h3 strong {
	display: inline-block;
	padding: 0 30px 10px 30px;
	position: relative;
	font-weight: normal;
	border-bottom: 1px solid #cecece;
	color: #333;
}
.sy_fenlei h3 strong:after {
	display: block;
	content: ' ';
	width: 50px;
	height: 2px;
	background: #282828;
	position: absolute;
	left: 50%;
	bottom: -1px;
	margin-left: -25px;
}
.sy_fenlei p {
	font-size: 4rem;
	color: #f2f1f1;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 1;
}
.sy_fenlei span {
	color: #333;
	margin-top: -24px;
	font-size: 46px;
	display: block;
	font-weight: bold;
}
.sy_fenlei_a {
	width: 1200px;
	margin: 0 auto;
	height: 100px;
}
.sy_fenlei_a ul li {
	width: 165px;
	float: left;
	background: #FFFFFF;
	margin: 2px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #f0f0f0;
}
.sy_fenlei_a ul li:hover {
	border: 1px solid #00913A;
}
.sy_fenlei_a ul li a {
	font-size: 16px;
	color: #666;
	display: block;
}
.sy_fenlei_a ul li:hover a {
	color: #00913A;
}
/*fenlei*/

.sy_bg {
	width: 100%;
	background: #F6F7FB;
}
.dt_fenlei {
	width: 100%;
	background: url(../images/lanmu.jpg) #f6f7fb center no-repeat;
	height: 196px;
}
.dt_fenlei_a {
	width: 1200px;
	margin: 0 auto;
}
.dt_fenlei_tit {
	padding-top: 50px;
}
.dt_fenlei_tit p {
	font-size: 22px;
	color: #333;
	float: left;
	padding-left: 60px;
}
.dt_fenlei_tit span {
	font-size: 14px;
	color: #333;
	float: right;
	margin-top: 6px;
}
.dt_fenlei_tit span a {
	color: #333;
}
.dt_fenlei ul {
	padding-top: 31px;
}
.dt_fenlei ul li {
	width: 165px;
	float: left;
	border: 1px solid #f0f0f0;
	background: #F6F7FB;
	margin: 2px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
}
.dt_fenlei ul li:hover {
	border: 1px solid #00913A;
}
.dt_fenlei ul li a {
	font-size: 16px;
	color: #666;
	display: block;/* border-radius: 3px; */
}
.dt_fenlei ul li:hover a {
	color: #00913A;
}
.sy_zhanshi {
	width: 100%;
	background: #fff;
	height: 800px;
}
.sy_zhanshi dl {
}
.sy_zhanshi dl dt {
	width: 586px;
	float: left;
	height: 333px;
	background: #f4f4f4;
	margin: 5px 26px 10px 0px;
}
.sy_zhanshi dl dt a img {
	margin-top: 16px;
	float: right;
	padding-right: 10px !important;
}
.sy_zhanshi dl dt p {
	float: left;
	padding-left: 40px;
	padding-top: 100px;
	width: 220px;
}
.sy_zhanshi dl dt p a span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #636363;
}
.sy_zhanshi dl dt p a i {
	display: block;
	font-size: 16px;
	font-style: normal;
	line-height: 40px;
	color: #666;
}
.sy_zhanshi dl dt p a em {
	background: #027ace;
	padding: 5px 15px;
	color: #fff;
	font-style: normal;
	margin-top: 30px;
	display: BLOCK;
	width: 80px;
	text-align: center;
}
.sy_zhanshi dl dt:hover {
	background: #ccc;
}
.sy_zhanshi dl dd {
	width: 280px;
	float: left;
	margin: 5px 24px 10px 0px;
	border: 1px #eee solid;
}
.sy_zhanshi dl dd:nth-child(4) {
	margin-right: 0;
}
.sy_zhanshi dl dd:nth-child(8) {
	margin-right: 0;
}
.sy_zhanshi dl dd:hover p a {
	color: #636363;
}
.sy_zhanshi dl dd a {
	height: 210px;
	display: block;
}
.sy_zhanshi dl dd p {
	text-align: center;
	font-size: 15px;
}
.sy_zhanshi dl dd p a {
	height: 40px;
	display: block;
	line-height: 40px;
	font-size: 15px;
	color: #333;
	padding-top: 3px;
}
.sy_zhanshi dl dd p a span {
	display: block;
}
.sy_zhanshi dl dd p a i {
	width: 200px;
	height: 1px;
	background: #d0d0d0;
	display: block;
	margin: 0 auto;
}
.sy_zhanshi dl dd p a em {
	font-style: normal;
	font-size: 13px;
	color: #666;
	line-height: 26px;
	display: block;
}
.sy_zhanshi dl dd:hover p a em {
	color: #636363;
}
.sy_zhanshi dl dd:hover p a i {
	background: #636363;
}
/*sy_chanpinzhanshi*/

.dt_zhanshi {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.dt_zhanshi_tit {
	background: url(../images/rexiao.png) no-repeat 10px;
	height: 34px;
}
.dt_zhanshi_tit p {
	font-size: 22px;
	color: #333;
	float: left;
	padding-left: 60px;
}
.dt_zhanshi_tit span {
	font-size: 14px;
	color: #333;
	float: right;
}
.dt_zhanshi_tit span a {
	color: #333;
}
.dt_zhanshi dl {
	width: 282px;
	float: left;
	margin: 10px 9px;
	border: 1px solid #f1f1f1;
	box-sizing: border-box;
}
.dt_zhanshi dl dt {
	height: 280px;
}
.dt_zhanshi dl dd {
	background: #f9f9f9;
	height: 40px;
	text-align: center;
}
.dt_zhanshi dl dd p a {
	font-size: 15px;
	color: #0B9E8C;
	font-weight: bold;
	line-height: 40px;
	display: block;
}
.dt_zhanshi dl dd p {
	line-height: 40px;
}
.dt_zhanshi dl:hover dd p a {
	color: #636363;
}
.sy_about {
	width: 100%;
	background: url(../images/about.jpg) center no-repeat;
	height: 476px;
}
.conter {
	width: 1200px;
	margin: 0 auto;
}
.sy_about_a {
	width: 600px;
	float: right;
	padding: 50px;
	box-sizing: border-box;
}
.sy_about span {
	display: block;
	font-size: 40px;
	color: #fff;
	font-family: Fantasy;
	margin-top: 10px;
}
.sy_about i {
	display: block;
	color: #fff;
	font-style: normal;
	font-size: 24px;
	margin-bottom: 20px;
	line-height: 32px;
}
.sy_about p {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.sy_about a {
	background: #636363;
	color: #fff;
	padding: 5px 20px;
	width: 80px;
	display: block;
	text-align: CENTER;
}
.sy_about a:hover {
	background: #636363;
	color: #fff;
}
.sy_tit {
	width: 1200px;
	margin: 0 auto;
	height: 55px;
	border-bottom: 1px solid #D0D0D0;
}
.sy_tit p {
	font-size: 26px;
	font-weight: bold;
	float: left;
	padding-right: 20px;
	color: #636363;
}
.sy_tit p i {
	text-transform: uppercase;
	font-style: normal;
	font-size: 40px;
	color: #027ace;
	font-family: Fantasy;
	margin-top: 10px;
	padding-right: 10px;
	font-weight: normal;
}
.sy_tit span {
	padding-top: 25px;
	display: block;
	float: left;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	height: 29px;
}
.sy_tit span:hover {
	border-bottom: 2px solid #636363;
}
.sy_tit span:hover a {
	color: #636363;
}
.sy_tit em a {
	display: block;
	float: right;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 0;
	padding-top: 20px;
	font-style: normal;
	color: #636363;
}
#demo1p {
	width: 1200px;
	height: 360px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
}
ul {
	list-style: none outside none;
}
.top_14 li {
	float: left;
	overflow: hidden;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
	width: 284px;
	background: #fff;
	margin-right: 20px;
	padding-left: 5px;
}
.top_14 h3 {
	margin: 0 auto;
	border: 2px solid #F4F4F4;
	height: 180px;
}
.top_14 h3 a {
	width: 390px;
	height: 180px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
 *display:block;
 *font-size: 129px;
 *font-family:Arial;
/* color: #003366;

    font-weight: bold; */

}
.top_14 h3 img {
	vertical-align: middle;
}
.top_14 li p {
	background: #F4F4F4;
}
.top_14 li p .a1 {
	font-size: 16px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 45px;
	line-height: 45px;
	color: #666;
}
.top_14 li p .a1:hover {
	color: #fff;
}
.top_14 li:hover p {
	background: #636363;
}
.top_14 li:hover p a {
	color: #fff;
}
/* 首页热销产品结束*/

/*sy_xinwen*/

.sy_xinwen {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	height: 460px;
	margin-bottom: 60px;
}
.sy_xinwen_a {
	width: 727px;
	float: left;
	border-right: 1px dashed #ccc;
	padding-right: 50px;
	box-sizing: border-box;
}
.sy_xinwen dl {
	height: 200px;
	margin-top: 20px;
}
.sy_xinwen dl dt {
	float: left;
	height: 200px;
	border: 1px #eee solid;
}
.sy_xinwen dl dt img {
	width: 300px;
	height: 200px;
}
.sy_xinwen dl dd {
	float: left;
	width: 300px;
	margin-left: 30px;
}
.sy_xinwen dl dd a {
}
.sy_xinwen dl dd p {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	margin-top: 10px;
	font-weight: bold;
}
.sy_xinwen dl dd span {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: justify;
}
.sy_xinwen dl dd i {
	display: block;
	font-style: normal;
	background: #636363;
	width: 100px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
	color: #fff;
	margin-top: 20px;
}
.sy_xinwen dl dd a:hover i {
	background: #027ace;
}
.sy_xinwen_b {
	float: right;
	width: 420px;
}
.sy_xinwen ul {
	margin-top: 18px;
}
.sy_xinwen ul li {
	line-height: 69px;
	border-bottom: 1px dashed #ccc;
}
.sy_xinwen ul li a {
	font-size: 15px;
}
.sy_xinwen ul li a span {
	float: right;
	color: #999;
}
.sy_xinwen ul li:hover a span {
	color: #636363;
}
.sy_xinwen ul li:hover a {
	color: #636363;
}
.iprofenlei {
	text-align: center;
}
.iprofenlei a {
	padding: 10px 30px;
	display: inline-block;
	margin-bottom: 5px;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	background: #027ace;
}
.iprofenlei a:hover {
	font-weight: bold;
}
.iproduct {
	width: 100%;
}
.iproductlist {
	float: left;
	width: 290px;
	margin: 8px 5px 20px;
}
.iproductlist h3 {
	width: 288px;
	height: 218px;
	overflow: hidden;
	position: relative;
	border: 1px #eee solid;
}
.iproductlist h3 img {
	top: 0px;
	left: 0px;
}
.iproductlist p {
	background: #f7f7f7
}
.iproductlist p a {
	height: 50px;
	line-height: 50px;
	color: #343434;
	font-size: 16px;
	display: block;
}
.iproductlist:hover p a {
	color: #fff;
	background: #027ace;
}
#demo1p {
	height: 350px;
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.jjfa {
	background: url(../images/jjfa.jpg) no-repeat center top;
	width: 100%;
	height: 700px;
}
.duibi {
	background: url(../images/duibi.jpg) no-repeat center top;
	width: 100%;
	height: 840px;
}
/**seach**/
.iseaCon {
	height: 50px;
	border-bottom: 1px solid #e3e3e3;
}
.hotSea, .hotSea a {
	color: #6c6c6c;
	line-height: 50px;
	font-size: 16px;
}
.hotSea a {
	margin: 0px 6px;
}
.hotSea a:hover {
	color: #333333;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 290px;
	background: #ededed;
	height: 30px;
	margin-top: 10px;
}
.search_text {
	width: 184px;
	height: 30px;
	background: #ededed;
	color: #828282;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9
}
.search_select {
	width: 51px;
	height: 30px
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
	font-family: '瀹嬩綋'
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #333333;
}
/**浜у搧鍒囨崲**/
.iproCon {
	height: 505px;
	background: url(../images/proBg.jpg) no-repeat center bottom;
}
.woutLine .tit {
	height: 76px;
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	padding-top: 35px;
}
.woutLine .tit span {
	color: #343434;
}
.woutLine .tit p {
	color: #9f9f9f;
}
.woutLine .tit em {
	bottom: -18px;
	left: 475px;
}
.line {
	width: 50px;
	height: 3px;
	display: inline-block;
}
.iproType {
	padding: 40px 0px 20px;
}
.iproType a.pro_tab {
	display: inline-block;
	padding: 0px 14px;
	height: 34px;
	line-height: 34px;
	color: #343434;
	margin: 0px 6px;
	position: relative;
	z-index: 9;
}
.iproType a.pro_hov {
	color: #fff;
	border-radius: 5px;
	background: #0167aa;
}
.pro_tab_con {
	height: 270px;
	padding: 26px 0px;
	width: 1000px;
	margin: 0 auto;
}
.pro_tab_con h4 {
	padding: 0 10px;
}
.pro_tab_con h4 span {
	margin: 15px 0;
}
.pro_tab_con h4 span em {
	width: 13px;
	height: 13px;
	background: url(../images/proRadius.png) no-repeat 0px 0px;
	margin: 0 5px;
	display: inline-block;
	cursor: pointer;
}
.pro_tab_con h4 span em.emon {
	width: 13px;
	height: 13px;
	background: url(../images/proRadius.png) no-repeat -17px 0px;
}
.pro_tab_con .proTabLiC {
	width: 1000px;
	height: 210px;
	padding-bottom: 28px;
	overflow: hidden;
}
.pro_tab_con .list1 {
	width: 1000px;
	height: 210px;
	padding-bottom: 28px;
	overflow: hidden;
	display: none;
}
.pro_tab_con .proTabLiC .proTabli {
	width: 226px;
	background: #fff;
	float: left;
	margin: 0px 11px;
}
.pro_tab_con .proTabLiC .proTabli h3 a.proImg {
	width: 226px;
	height: 150px;
	overflow: hidden;
	display: block;
}
.pro_tab_con .proTabLiC .proTabli h3 {
	width: 226px;
	height: 150px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px #e4e4e4 solid;
}
.pro_tab_con .proTabLiC .proTabli h3 img {
	position: absolute;
	top: 0px;
	left: 0px;
}
.pro_tab_con .proTabLiC .proTabli p {
	height: 60px;
	font: normal 14px/24px 'Microsoft YaHei';
	color: #999;
	text-align: center;
	overflow: hidden;
	line-height: 60px;
}
.pro_tab_con .proTabLiC .proTabli p a {
	color: #343434;
}
.pro_tab_con .proTabLiC .proTabli p a:hover, .pro_tab_con .proTabLiC .proTabli p a.cur {
	color: #0167aa;
}
.pro_tab_con {
	display: none;
}
.pro_tab_con0 {
	display: block;
}
.content {
	width: 1000px;
	margin: 0 auto;
}
.f_pa {
	position: absolute;
}
.f_pr {
	position: relative;
}
/* 浼樺娍 */
#in_04 {
	width: 1200px;
	height: 500px;
	margin: 60px auto;
	position: relative;
}
#in_04_lou {
	width: 277px;
	height: 544px;
	position: absolute;
	left: 246px;
	top: 102px;
	z-index: 2;
}
#in_04_hx1 {
	width: 950px;
	height: 1px;
	background: #cbcbcb;
	position: absolute;
	left: 246px;
	top: 230px;
	z-index: 1;
}
#in_04_hx2 {
	width: 950px;
	height: 1px;
	background: #cbcbcb;
	position: absolute;
	left: 246px;
	top: 500px;
	z-index: 1;
}
#in_04_l {
	width: 246px;
	height: 500px;
	float: left;
	background: #f8f8f8 url(../images/in_04_l.png) bottom center no-repeat;
	border-radius: 5px;
}
#in_04_title {
	width: 246px;
	height: 208px;
	background: url(../images/in_04_title.png) bottom center no-repeat;
	margin: 0 auto;
}
#in_04_info {
	width: 246px;
	height: 57px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 25px;
	color: #979797;
	font-size: 15px;
	text-align: center;
}
#in_04_reason {
	width: 246px;
	height: 130px;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 40px;
	color: #696969;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#in_04_reason span {
	color: #c60000;
}
#in_04_more {
	width: 133px;
	height: 34px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	line-height: 34px;
}
#in_04_more a {
	display: block;
	width: 133px;
	height: 34px;
	background: url(../images/in_04_more.png) center no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#in_04_tel {
	width: 100%;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 58px;
}
#in_04_tel span {
	color: #fff;
	font-size: 30px;
}
#in_04_r {
	width: 920px;
	float: right;
}
#in_04_r li {
	width: 100%;
	height: 200px;
	margin: 0 auto;
	margin-bottom: 70px;
	position: relative;
}
#in_04_r li .in_04_img {
	position: absolute;
	right: 0px;
	top: 0;
}
#in_04_r li .in_04_title {
	width: 450px;
	height: 25px;
	line-height: 25px;
	color: #027ace;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/in_04_icon.png) left center no-repeat;
}
#in_04_r li .in_04_title span {
	padding-left: 34px;
	font-size: 24px;
}
#in_04_r li .in_04_info {
	width: 610px;
	line-height: 30px;
	color: #686767;
	font-size: 14px;
	position: absolute;
	left: 32px;
	top: 36px;
}
#in_04_r li .in_04_info span {
	color: #b28744;
}
#in_04_r li .in_04_more {
	width: 110px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	left: 32px;
	bottom: 0px;
	background: #c60000;
	border-radius: 10px;
}
#in_04_r li .in_04_more a {
	display: block;
	width: 110px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
/**鏂伴椈鍜屽叕鍙哥畝浠?*/
.iwarp {
	padding: 45px 0px 30px;
}
.inews {
	width: 920px;
}
.iCompany {
	background: #027ace;
	padding: 60px 0px;
}
.iCompany .tit {
	height: 102px;
	background: url(../images/aboutTit.png) no-repeat center top;
	margin: 35px 0px;
}
.iwarp .tit, .busMess .tit {
	height: 30px;
	padding-bottom: 15px;
}
.iwarp .tit span, .busMess .tit span {
	color: #027ace;
}
.iwarp .tit b, .busMess .tit b {
	color: #333;
}
.iwarp .tit a {
	width: 44px;
	height: 16px;
	line-height: 16px;
	background: #0167aa;
	border-radius: 8px;
	color: #fff;
	font-size: 12px;
	margin: 7px 7px 0px;
}
.inews ul li {
	float: left;
	width: 920px;
	margin: 8px 0px;
	background: #e8e8e8;
}
.inews ul li:first-child {
	border-top: 0px;
}
.inews ul li h3 {
	color: #888;
	float: right;
	width: 580px;
	margin-top: 3px;
}
.inews ul li h3 b {
	color: #4d4d4d;
	font-size: 14px;
	line-height: 30px;
	margin-top: 8px;
}
.inews ul li a {
	color: #027ace;
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.inews ul li a:hover {
	color: #0167aa;
}
.inews ul li span {
	background: #0167aa;
	float: left;
	color: #fff;
	width: 100px;
	height: 100px;
	line-height: 25px;
	padding: 3px;
	margin-top: 5px;
}
.inews ul li span p.day {
	border-bottom: 1px solid #fff;
	font-size: 24px;
	line-height: 50px;
}
.inews ul li span p.year {
	font-size: 25px;
	line-height: 50px;
}
.inews ul li a span {
	float: right;
	color: #3f3f3f;
	height: 25px;
	background: none;
	width: 90px;
	padding-right: 10px;
}
.iCompany .con h4 {
	width: 469px;
	padding-top: 30px;
}
.iCompany .con h3 {
	width: 685px;
	color: #fff;
}
.iCompany .con h3 span {
	margin-top: 20px;
}
.iCompany .con h3 p {
	color: #fff;
	line-height: 32px;
	font-size: 14px;
	text-indent: 2em;
	margin-bottom: 20px;
	margin-top: 15px;
}
.iCompany .con h3>a {
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	display: block;
	border: 1px #fff solid;
	border-radius: 5px;
	font-size: 14px;
	text-align: center;
}
.iCompany .con a:hover {
}
/**浜у搧**/
.onlyPro {
	background: #f7f7f7;
	padding: 50px 0px;
}
.onlyPro .tit {
	color: #fff;
	height: 85px;
	padding-top: 50px;
	line-height: 35px;
}
.onlyPro .tit em {
	position: absolute;
	width: 60px;
	height: 3px;
	background: #fff;
	left: 470px;
	bottom: 0px;
}
.onlyProCon {
	padding: 26px 0px;
	width: 1200px;
	margin: 0 auto;
	height: 180px;
}
.onlyProCon .list1 {
	width: 1000px;
	height: 340px;
	padding-bottom: 30px;
	overflow: hidden;
	display: none;
}
.onlyProCon .proLi {
	width: 270px;
	background: #fff;
	float: left;
	margin: 10px;
	height: 182px;
	overflow: hidden;
	position: relative;
	border: 5px #eee solid;
}
.onlyProCon .proLi a.onProImg {
	display: block;
	width: 270px;
}
.onlyProCon .proLi a.onProImg h3 {
	width: 270px;
	height: 182px;
}
.onlyProCon .proLi a.onProImg h3 img {
	vertical-align: middle;
}
.onlyProCon .proLi p {
	width: 238px;
	height: 182px;
	background: #000;
	position: absolute;
	top: 0px;
	left: -238px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.onlyProCon .proLi p a {
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 182px;
}
/**鑱旂郴鎴戜滑**/
.icontact {
	width: 240px;
}
.icontact li {
	color: #343434;
	line-height: 33px;
}
.icontact li a {
	color: #343434;
}
.busMess {
	padding-bottom: 20px;
	border-top: 1px #ddd solid;
	padding-top: 20px;
}
.busMess .con a {
	color: #343434;
	margin: 0px 6px;
}
.busMess .con a:hover {
	color: #0167aa;
}
/*footer_main*/
.footer_main {
	width: 100%;
	background: #636363;
	color: #fff;
}
.footer_main .footer {
	padding: 60px 0;
}
.footer_main .bcontact {
	width: 405px;
	float: left;
	line-height: 1.6em;
	font-weight: normal;
	font-size: 16px;
}
.footer_main .bcontact h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer_main .bcontact a {
	color: #fff;
}
.footer_main .bcontact a:hover {
	color: #fff;
}
.footer_main .bcontact p {
	font-size: 16px;
	padding-top: 10px;
}
.footer_main .bnav {
	width: 300px;
	float: left;
	padding-left: 100px;
	line-height: 36px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.footer_main .bnav .list {
	margin-top: -10px;
}
.footer_main .bnav a {
	width: 150px;
	height: 36px;
	color: #fff;
	text-align: left;
	display: block;
	float: left;
	font-weight: normal;
}
.footer_main .bnav a:hover {
	color: #fff;
}
.footer_main .bewm {
	width: 268px;
	float: right;
	padding-top: 0;
}
.footer_main .bewm li {
	width: 120px;
	float: right;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.footer_main .bewm li:first-child {
	float: left;
}
.footer_main .bewm li img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 0 auto 3px;
	border: 5px solid #fff;
}
.footer_main .bewm p {
	text-align: center;
	line-height: 20px;
	padding-top: 5px;
}
.footer_main .copyright {
	line-height: 40px;
	height: 40px;
	background: #121c27;
	font-size: 12px;
	color: #a5a7ab;
}
.footer_main .copyright a {
	color: #a5a7ab;
}
.footer_main .copyright a:hover {
	color: #fff;
}
/***********top and bottom css end***********/

.ml15 {
	line-height: 2em;
}

.ml15 a{color:#eee;font-weight:normal;}
.ml15 a:hover{color:#eee;}
/**浜у搧鍒楄〃**/
.main {
	padding: 20px 0px;
}
.insLeft {
	width: 240px;
	margin-top: 20px;
}
.insAside .tit {
	line-height: 35px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	background: url(../images/fbj.png)no-repeat center 40px #027ace;
	padding-top: 25px;
}
.insAside .tit span {
	color: #f4f4f4;
	font-weight: 600;
	font-size: 28px;
}
.insAside .tit p {
	color: #fff;
}
.insAside .tit em {
	left: 95px;
	bottom: -2px;
}
.asidePro dt {
	background: url(../images/flbj.png) no-repeat center;
	height: 75px;
}
.asidePro dt a {
	height: 75px;
	display: block;
	line-height: 80px;
	color: #333;
	margin: 1px 0px;
	font-size: 16px;
	text-align: left;
	padding-left: 45px;
}
.asidePro dt a:hover, .asidePro dt a.cur {
	color: #027ace;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: url(../images/flbj1.png) no-repeat center;
}
.asidePro dd {
	border-bottom: 1px #eee solid;
	background: #f8f8f8;
	padding-left: 23px;
}
.asidePro dd a {
	display: block;
	text-align: left;
	padding-left: 27px;
	color: #666;
	font-size: 14px;
	background: url(../images/cpMuDd_ico.png) 8px center no-repeat;
	line-height: 30px;
}
.asidePro dd a:hover {
	color: #027ace;
}
.asideCotact li {
	line-height: 35px;
	color: #343434;
	padding-left: 20px;
}
.asideCotact li a {
	color: #343434;
}
.insRight {
	width: 930px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.crumb {
	border-bottom: 1px solid #eee;
	height: 40px;
	line-height: 40px;
	margin-bottom: 27px;
	font-size: 14px;
}
.crumb span {
	border-bottom: 3px solid #027ace;
	height: 40px;
	font-size: 24px;
}
.crumb b, .crumb b a {
	color: #756a5a;
}
.crumb b a {
	margin: 0px 3px;
}
.insProLi {
	float: left;
	width: 300px;
	margin: 8px 5px 20px;
	height: 395px;
	background: #e6e6e6;
}
.insProLi h3 {
	width: 298px;
	height: 224px;
	overflow: hidden;
	position: relative;
	border: 1px #eee solid;
}
.insProLi h3 img {
	top: 0px;
	left: 0px;
}
.insProLi p {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 8px;
}
.insProLi p a {
	height: 45px;
	line-height: 45px;
	color: #343434;
	font-size: 18px;
	display: block;

}
.cpxq {
	font-size: 14px;
	padding: 5px 115px;
	background: #eee;
	border-radius: 3px;
}
.insProLi .cpxq {
	color: #777;
}
.cpxq:hover {
	background: #636363;
	color: #fff;
}
.cpxq:hover a {
	color: #fff;
}
.cpjj {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
/*.insProLi p a:hover, .insProLi p a.cur {
	color: #fff;
	background: #027ace;
}*/
.cms_page li {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #027ace;
	margin: 0px 4px;
}
.cms_page li a {
	display: block;
	background: #fff;
	color: #027ace;
}
.cms_page li a:hover {
	background: #027ace;
	color: #fff;
}
.con p {
	font-size: 16px;
	line-height: 32px;
}
.cms_page li:last-child {
	width: 100px;
}
.cms_page .previous_s, .cms_page .next, .cms_page .previous_s a, .cms_page .next a {
	text-indent: -9999px;
}
.cms_page .previous_s, .cms_page .next, .cms_page .pages_solid {
	background: #027ace;
	color: #fff;
}
.cms_page .previous_s a {
	background: url(../images/pageCoin.png) no-repeat 11px -42px #fff;
}
.cms_page .previous_s, .cms_page .previous_s a:hover {
	background: url(../images/pageCoin.png) no-repeat 11px 8px #027ace;
}
.cms_page .next a {
	background: url(../images/pageCoin.png) no-repeat -44px -42px #fff;
}
.cms_page .next, .cms_page .next a:hover {
	background: url(../images/pageCoin.png) no-repeat -44px 8px #027ace;
}
/**浜у搧璇︽儏**/
.picimg_wj {
	width: 400px;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:261px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop {
	padding: 1px;
	margin-bottom: 12px;
	border: 1px solid #e7e7e7;
	background: #fafafa;
	height: 420px;
}
.pro_left {
	padding: 10px;
	border-right: 1px solid #e7e7e7;
	width: 400px;
	float: left;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
	width: 480px;
	float: right;
}
.proArtiTop .proct_bg1 li {
	height: 30px;
	margin: 5px 0px;
}
.proArtiTop .proct_bg1 li span {
	width: 100px;
	float: left;
}
.proArtiTop .proct_bg1 li p {
}
.insNewsArti img {

}
.insNewsArti p {
	font-size: 16px;
	line-height: 32px;
}
.con mt10 fs14 {
	font-size: 16px;
	line-height: 32px;
}
/**鏂伴椈鍒楄〃**/

.insNews ul li {
	float: left;
	width: 735px;
	border-top: 1px dashed #e7e7e7;
	padding: 8px 0px;
}
.insNews ul li:first-child {
	border-top: 0px;
}
.insNews ul li h3 {
	color: #888;
	float: right;
	width: 628px;
}
.insNews ul li a {
	color: #000;
	display: block;
	font-size: 16px;
	padding-bottom: 5px;
}
.insNews ul li a:hover {
	color: #0167aa;
}
.insNews ul li span {
	background: #0167aa;
	float: left;
	color: #fff;
	width: 80px;
	height: 60px;
	line-height: 22px;
	padding: 10px 3px;
	margin-top: 5px;
	font-size: 18px;
}
.insNews ul li span p.year {
	border-bottom: 1px solid #fff;
}
.insNews ul li span p {
	padding: 4px 0px;
}
/**鏂伴椈璇︽儏**/
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
}
.insNewsArti h2 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con span {
	line-height: 32px;
	font-size: 16px;
}
.proArtiNum p {
	line-height: 32px;
	font-size: 16px;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
	font-size: 16px;
	line-height: 32px;
}
.insNewsArti .con, .insNewsArti .con p {
	color: #343434;
	font-size: 16px;
	line-height: 32px;
}


.insNewsArti .con, .insNewsArti .con span {
	color: #343434;
	font-size: 16px;
	line-height: 32px;
}
.insNewsArti .con span {
	color: #343434;
	font-size: 16px;
	line-height: 32px;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 32px;
	font-size: 16px;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
	line-height: 32px;
	font-size: 16px;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #027ace;
}
.artiNews li {
	float: left;
	line-height: 36px;
	font-size: 16px;
	width: 925px;
	padding: 0px 5px;
	background: #f3f3f3;
	margin: 5px 0px;
}
.artiNews li a {

	color: #23201d;
}
.artiNews li a:hover {
	color: #027ace;
}
.artiNews li span {
	float: right;
	color: #23201d;
}
/**缃戠珯鍦板浘**/
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #027ace;
	TEXT-DECORATION: none
}
.protext {
	border: 1px solid #e5e5e5;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
	text-indent: 20px;
}
.lxwm {
	width: 240px;
	background: #3e3e3e;
}
.lxwm ul {
	padding: 10px 15px;
}
.lxwm ul li {
	font-size: 16px;
	color: #fff;
	line-height: 32px;
}
.lxwm ul li a {
	height: 30px;
	line-height: 30px;
	color: #fff
}
.ilxwm {
	margin-top: 10px;
}
.ilxwm ul {
}
.ilxwm ul li {
	float: left;
	color: #fff;
	line-height: 30px;
	margin-right: 10px;
}
.ilxwm ul li a {
	height: 30px;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
}
.inews1 {
	padding: 20px 20px 20px 20px;
	background: #f7f7f7
}
.inews1 ul {
	height: 180px;
}
.inews1 ul li {
	width: 520px;
	margin-right: 60px;
	float: left;
	border-bottom: 1px #ddd dashed;
	height: 42px;
	background: url(../images/aboutMore.png) no-repeat 0px center;
}
.inews1 ul li a {
	line-height: 42px;
	color: #444;
	display: block;
	font-size: 16px;
	padding-left: 20px;
}
.inews1 ul li a span {
	float: right;
}
.title {
	background: url(../images/title.png) no-repeat center;
	width: 1200px;
}
.title p {
	font-size: 36px;
	font-weight: bold;
	color: #027ace;
	text-align: center;
}
.title span {
	color: #555;
	font-size: 14px;
	text-align: center;
	display: block;
}
.title1 {
	background: url(../images/title1.png) no-repeat center;
	width: 1200px;
}
.title1 p {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.title1 span {
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: block;
}
.box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.picbox {
	width: 1200px;
	height: 225px;
	overflow: hidden;
	position: relative;
}
.piclist {
	height: 225px;
	position: absolute;
	left: 0px;
	top: 0px
}
.piclist li {
	background: #eee;
	margin-right: 20px;
	padding: 5px;
	float: left;
}
.piclist li p {
	width: 270px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}
.og_prev, .og_next {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 70px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.og_prev {
	background-position: 0 -60px;
	left: 4px;
}
.og_next {
	background-position: 0 0;
	right: 4px;
}
.xqcs {
	line-height: 35px;
	font-size: 14px;
	text-align: left;
	color: #333
}
.yunu-section {
	padding: 60px 0;
}
.yunu-section-title {
	text-align: center;
	margin-bottom: 40px;
	background: url(../images/prtb.png) no-repeat center 60px;
	font-size: 38px;
}
.yunu-section-title p {
	margin: 20px 0 0;
	font-size: 22px;
	line-height: 1;
}
.yunu-section-title.mini {
	margin-bottom: 30px;
	font-size: 20px;
	color: #666;
	background-position: center bottom;
	padding-bottom: 15px;
}
.yunu-section-title.mini p {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #999;
	margin: 5px 0 0;
}
.yunu-section-title-2 {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	background: url(../images/t1.jpg) no-repeat center;
	font-size: 28px;
	line-height: 1;
}
.yunu-section-title-2 small {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
}
.yunu-about {
	position: relative;
	height: 440px;
	color: #fff;
}
.yunu-about dt {
	float: right;
	width: 947px;
	height: 590px;
	line-height: 590px;
	bottom: 0;
	right: -360px;
	position: absolute;
	overflow: hidden;
}
.yunu-about dt img {
	height: 590px;
}
.yunu-about dt img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.yunu-about dt a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-about dd {
	width: 600px;
	margin: 0;
}
.yunu-about dd h3 {
	color: #676767;
	font-weight: normal;
	margin: 0 0 10px;
	font-size: 50px;
	line-height: 1;
}
.yunu-about dd h3 span {
	color: #676767;
}
.yunu-about dd h4 {
	color: #027ace;
	margin: 0 0 20px;
	font-size: 35px;
}
.yunu-about dd h4 small {
	display: block;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
}
.yunu-about dd p {
	width: 550px;
	margin: 0 0 20px;
	color: #333;
	line-height: 30px;
	font-size: 15px;
}
.yunu-about dd .more {
	color: #fff;
	display: inline-block;
	margin-right: 30px;
	width: 109px;
	line-height: 38px;
	padding-left: 20px;
	font-weight: bold;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.ystop {
	width: 100%;
	height: 200px;
	background: url(../images/ystop.jpg) no-repeat center top;
}
.yunu-section {
	padding: 60px 0;
}
.yunu-section-title {
	text-align: center;
	margin-bottom: 40px;
	background: url(../images/prtb.png) no-repeat center 60px;
	font-size: 38px;
	color: #333;
}
.yunu-section-title p {
	margin: 20px 0 0;
	font-size: 22px;
	line-height: 45px;
}
.yunu-ys {
	margin-left: -48px;
	margin-top: -48px;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.yunu-ys dl {
	margin: 48px 0 0 48px;
	width: 576px;
	float: left;
}
.yunu-ys dt {
	overflow: hidden;
	line-height: 221px;
	height: 221px;
}
.yunu-ys dt img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.yunu-ys dd {
	margin: 40px 0 0;
}
.yunu-ys dd .tit {
	overflow: hidden;
}
.yunu-ys dd .tit span {
	font-family: Impact;
	font-size: 50px;
	float: left;
	line-height: 1;
	color: #333;
}
.yunu-ys dd .tit h4 {
	margin: 0 0 0 70px;
	line-height: 1;
	font-size: 25px;
	font-weight: normal;
}
.yunu-ys dd .tit h4 small {
	display: block;
	color: #999;
	font-size: 12px;
	margin-top: 10px;
	text-transform: uppercase;
}
.yunu-ys dd .tit h4:after {
	display: block;
	content: '';
	width: 60px;
	height: 2px;
	background-color: #4a4a4a;
	margin-top: 30px;
}
.yunu-ys dd p {
	margin: 20px 0 0 70px;
	font-size: 16px;
	color: #777;
}
.yunu-ys dl:hover dt img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
/***************top and bottom css*********************/
.top_main {
	width: 100%;
	position: relative;
	z-index: 999;
	border-bottom: 1px solid #ededed;
	height: 35px;
	line-height: 35px;
	color: #999;
}
.top_main .top {
	position: relative;
}
.top_main p {
	float: left;
	width: 42%;
}
.top_main .top_r {
	float: right;
	width: 50%;
	text-align: right;
}
.top_main .top_r li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	margin-left: 5px;
	color: #999;
}
.top_main .top_r li a {
	color: #999;
	cursor: pointer;
}
.top_main .top_r li a:hover {
	color: #027ace;
}
.top_main .top_r li s {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-position: -62px 1px;
}
.top_main .top_r li.map s {
	background-position: -82px 2px;
}
/*header_main*/
.header_main {
	width: 100%;
	height: 116px;
	position: relative;
	z-index: 998;
	background: #fff;
}
.header_main .logo_main {
	width: 500px;
	height: 100px;
	float: left;
	padding-top: 8px;
}
.header_main .logo_main img {
	display: block;
	padding-top: 15px;
}
.header_main .header {
	position: relative;
}
.header_main .webtel {
	width: 268px;
	padding-top: 25px;
	line-height: 24px;
	float: right;
	white-space: nowrap;
}
.header_main .webtel .tel {
	height: 32px;
	line-height: 32px;
	text-align: right;
}
.header_main .webtel .tel s {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin: 0 8px 0 0;
	background-position: 0 0;
}
.header_main .webtel .tel strong {
	color: #000;
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
	line-height: 32px;
}
.header_main .webtel .ewm {
	text-align: right;
	position: relative;
	height: 25px;
	line-height: 25px;
	color: #999;
	margin-bottom: 4px;
}
.header_main .webtel .ewm s {
	width: 25px;
	height: 25px;
	vertical-align: top;
	margin: 0 0 0 5px;
	background-position: -34px 0;
}
.header_main .webtel .ewm .box {
	width: 112px;
	height: 0;
	position: absolute;
	right: 0;
	top: 30px;
	overflow: hidden;
	transition: all ease 300ms;
	background: #fff;
}
.header_main .webtel .ewm .box img {
	width: 100px;
	height: 100px;
	display: block;
	padding-top: 6px;
	margin: 0 auto;
}
.header_main .webtel .ewm:hover .box {
	height: 112px;
}
/***********top and bottom css end***********/
.indexTit {
	width: 100%;
	text-align: center;
	padding: 40px 0 30px;
}
.indexTit .more {
	float: right;
	line-height: 36px;
	font-family: arial;
}
.indexTit h3 {
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
}
.indexTit h3 span {
	color: #014d9d;
}
.indexTit h3 s {
	width: 98px;
	height: 35px;
	margin: 0 14px;
	background-position: 0 -92px;
}
.indexTit p {
	font-size: 16px;
	padding-top: 8px;
	color: #aaa;
}
.indexTit .en {
	font-family: arial;
	font-size: 16px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.morebtn {
	width: 510px;
	height: 54px;
	line-height: 54px;
	border-radius: 8px;
	overflow: hidden;
	margin: 0 auto;
}
.morebtn a {
	width: 255px;
	height: 54px;
	text-align: center;
	font-size: 18px;
	display: block;
	float: left;
}
.morebtn a:first-child {
	color: #fff;
	background: #014d9d;
	border: 0px;
}
.morebtn a:first-child:hover {
	color: #fff;
	background: #636363;
}
.morebtn a.btn2 {
	border: 2px solid #e5e5e5;
	color: #333;
	border-left: 0px;
	width: 251px;
	height: 50px;
	line-height: 49px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.morebtn a.btn2:hover {
	color: #636363;
}
/*prolist*/
.prolist {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.prolist .list {
	width: 1200px;
}
.prolist .item {
	width: 366px;
	height: 275px;
	float: left;
	margin: 0 21px 20px 0;
	position: relative;
	background: #fff;
	transition: all ease 300ms;
	overflow: hidden;
	border: 10px solid #e5edf5;
}
.prolist .item:last-child {
	margin: 0 0px 20px 0;
}
.prolist .item p {
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	height: 40px;
	background: .prolist .item p;
}
.prolist .item a {
	width: 366px;
	height: 24px;
	display: block;
}
.prolist .item img {
	width: 366px;
	display: block;
	height: 240px;
}
.prolist .item h3 {
	border: 1px solid #dddddd;
	border-top: 0px;
	padding: 0 5px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.prolist .item .txt {
	width: 366px;
	height: 275px;
	position: absolute;
	left: -100%;
	top: 0;
	transition: all ease 300ms;
	padding-top: 80px;
	color: #fff;
	text-align: center;
	z-index: 10;
	background: url(../images/pro-lihover.png) no-repeat center center;
}
.prolist .item .txt h4 {
	font-size: 24px;
}
.prolist .item .txt .more {
	width: 153px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #fff;
	display: block;
	margin: 25px auto;
	font-size: 14px;
}
.prolist .item .line {
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	z-index: 20;
	transition: all ease 300ms;
 *height: 270px;
}
.prolist .item:hover .txt {
	left: 0;
}
/*txtlist*/
.txtlist {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.txtlist .list {
	width: 120%;
	position: relative;
}
.txtlist li {
	width: 300px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	float: left;
	margin-right: 70px;
}
.txtlist li a {
	width: 100%;
	display: block;
}
.txtlist li s {
	width: 4px;
	height: 4px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
	border-radius: 100%;
	background: #333333;
	margin-right: 10px;
}
.txtlist li .time {
	float: right;
}
/***********index css ***********/
.index {
	width: 100%;
	position: relative;
	z-index: 20;/*xunpan*/
}
.index .floor_1 {
	height: 340px;
}
.index .floor_1 .prolist {
	padding-bottom: 40px;
}
.index .floor_1 .indexTit {
	padding-top: 60px;
}
.index .ixbanner-img {
	width: 100%;
	height: 255px;
	display: block;
	position: relative;
	overflow: hidden;
	background: url(../images/ixbannerbg.jpg) no-repeat center top;
	color: #fff;
}
.index .ixbanner-img .w1200 {
	position: relative;
}
.index .ixbanner-img h3, .index .ixbanner-img p, .index .ixbanner-img .line, .index .ixbanner-img strong {
	margin-left: 285px;
}
.index .ixbanner-img h3 {
	font-size: 32px;
	padding-top: 80px;
	color: #636363;
	font-weight: bold;
}
.index .ixbanner-img p {
	padding: 15px 0 12px;
	font-size: 16px;
}
.index .ixbanner-img .line {
	width: 62px;
	height: 2px;
	background: #fff;
	display: block;
	margin-bottom: 20px;
}
.index .ixbanner-img strong {
	font-size: 24px;
	font-weight: normal;
}
.index .ixbanner-img strong span {
	font-size: 28px;
}
.index .ixbanner-img a {
	width: 152px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #636363;
	display: block;
	position: absolute;
	right: 0;
	border-radius: 6px;
	color: #fff;
	font-size: 20px;
}
.index .ixbanner-img a:hover {
	background: #636363;
	border-color: #636363;
}
.index .ixbanner-img a.btn1 {
	top: 85px;
}
.index .ixbanner-img a.btn2 {
	top: 158px;
}
.index .floor_2 {
	padding-bottom: 40px;
}
.index .floor_2 .indexTit {
	padding-bottom: 55px;
}
.index .floor_2 .iadvan {
	position: relative;
}
.index .floor_2 .iadvan .bigimg {
	position: absolute;
	left: 50%;
	top: 20px;
	width: 540px;
	height: 300px;
	margin-left: -270px;
}
.index .floor_2 .iadvan li {
	width: 255px;
	float: left;
	padding-left: 70px;
	position: relative;
}
.index .floor_2 .iadvan li s {
	width: 52px;
	height: 52px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/iadvan-ico.png) no-repeat -226px center;
}
.index .floor_2 .iadvan li h3 {
	font-size: 28px;
	height: 52px;
	line-height: 52px;
	color: #027ace;
	font-weight: bold;
}
.index .floor_2 .iadvan li .txt {
	line-height: 1.6em;
	height: 96px;
	overflow: hidden;
	padding-top: 10px;
}
.index .floor_2 .iadvan li.a1 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: url(../images/iadvan-libg.png) no-repeat 0 bottom;
}
.index .floor_2 .iadvan li.a2 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: url(../images/iadvan-libg.png) no-repeat right bottom;
	float: right;
	margin-left: 500px;
}
.index .floor_2 .iadvan li.a3 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: url(../images/iadvan-libg.png) no-repeat 0 bottom;
}
.index .floor_2 .iadvan li.a4 {
	padding-bottom: 24px;
	margin-bottom: 24px;
	background: url(../images/iadvan-libg.png) no-repeat right bottom;
	float: right;
	margin-left: 500px;
}
.index .floor_2 .iadvan li.a2 s {
	background-position: -82px center;
}
.index .floor_2 .iadvan li.a3 s {
	background-position: -155px center;
}
.index .floor_2 .iadvan li.a4 {
	float: right;
}
.index .floor_2 .iadvan li.a3 {
	float: left;
}
.index .floor_2 .iadvan li.a4 s {
	background-position: -11px center;
}
.index .floor_3 {
	width: 100%;
	height: 637px;
	background: url(../images/icasebg.jpg) no-repeat center top;
	color: #fff;
}
.index .floor_3 .indexTit {
	padding: 65px 0 55px;
}
.index .floor_3 .indexTit h3 {
	color: #fff;
}
.index .floor_3 .indexTit h3 span {
	color: #636363;
}
.index .floor_3 .indexTit p {
	color: #fff;
}
.index .floor_3 .icase {
	margin-bottom: 65px;
	position: relative;
}
.index .floor_3 .prev, .index .floor_3 .next {
	width: 60px;
	height: 50px;
	z-index: 10;
	position: absolute;
	top: 90px;
	cursor: pointer;
	background: url(../images/icase-btn.png) no-repeat 0 center;
}
.index .floor_3 .prev:hover, .index .floor_3 .next:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.index .floor_3 .prev {
	left: -90px;
	background-position: 0 center;
}
.index .floor_3 .next {
	right: -90px;
	background-position: -91px center;
}
.index .floor_3 .morebtn .btn1 {
	background: #636363;
}
.index .floor_3 .morebtn .btn1:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.index .floor_3 .morebtn .btn2 {
	border-color: #fff;
	color: #fff;
}
.index .floor_3 .morebtn .btn2:hover {
	color: #636363;
}
.index .floor_4 {
	padding-bottom: 70px;
}
.index .floor_4 .list {
	width: 100%;
	height: 154px;
	margin-bottom: 100px;
	background: url(../images/iliucbg.png) no-repeat center bottom;
}
.index .floor_4 .list li {
	width: 72px;
	height: 154px;
	position: relative;
	float: left;
	text-align: center;
}
.index .floor_4 .list li h3 {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -40px;
	font-size: 16px;
	color: #666;
}
.index .floor_4 .list li img {
	display: block;
	margin: 0 auto;
	position: relative;
}
.index .floor_4 .list li .img1 {
	z-index: 5;
}
.index .floor_4 .list li .img2 {
	margin-top: -8px;
}
.index .floor_4 .list li.a1 {
	height: 115px;
	padding-top: 39px;
}
.index .floor_4 .list li.a2 {
	width: 92px;
	margin-left: 104px;
	height: 115px;
	padding-top: 39px;
}
.index .floor_4 .list li.a3 {
	width: 106px;
	margin-left: 88px;
}
.index .floor_4 .list li.a4 {
	width: 100px;
	margin-left: 86px;
	height: 115px;
	padding-top: 39px;
}
.index .floor_4 .list li.a5 {
	width: 95px;
	margin-left: 87px;
	height: 134px;
	padding-top: 20px;
}
.index .floor_4 .list li.a6 {
	width: 104px;
	margin-left: 94px;
	height: 122px;
	padding-top: 32px;
}
.index .floor_4 .list li.a7 {
	width: 84px;
	height: 115px;
	margin-right: -5px;
	float: right;
	padding-top: 42px;
	height: 112px;
}
.index .xunpan {
	width: 100%;
	height: 200px;
	background: url(../images/ixbanner2bg.jpg) no-repeat center top;
	color: #fff;
}
.index .xunpan .zixun {
	width: 454px;
	padding-top: 40px;
	text-align: center;
}
.index .xunpan .zixun .ewm {
	width: 108px;
	height: 108px;
	display: block;
	padding: 6px;
	background: #fff;
}
.index .xunpan .zixun .tel {
	border: 1px solid #65b44e;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	margin-bottom: 20px;
	font-family: arial;
	font-weight: bold;
	border-radius: 30px;
}
.index .xunpan .zixun .tel s {
	width: 30px;
	height: 30px;
	background-position: -141px -30px;
	margin-right: 8px;
}
.index .xunpan .zixun .zx {
	width: 302px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #ff9619;
}
.index .xunpan .zixun .zx s {
	width: 22px;
	height: 20px;
	display: inline-block;
	background-position: -123px 0;
	margin-left: 10px;
	vertical-align: middle;
}
.index .xunpan p {
	font-size: 20px;
}
.index .xunpan p strong {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-right: 10px;
	font-style: italic;
}
.index .xunpan p.bigtxt {
	font-size: 36px;
	padding-bottom: 25px;
	padding-top: 60px;
	font-weight: bold;
}
.index .xunpan p span {
	color: #027ace;
	display: inline-block;
}
.index .floor_5 {
	width: 100%;
	height: 800px;
	background: url(../images/iaboutbg.jpg) no-repeat center top;
}
.index .floor_5 .iabout {
	position: relative;
}
.index .floor_5 .aboutTxt {
	width: 490px;
	padding-top: 40px;
	margin-bottom: 168px;
 *margin-bottom: 150px;
}
.index .floor_5 .aboutTxt h3 {
	font-style: oblique;
	color: #027ace;
	font-size: 32px;
	font-weight: bold;
}
.index .floor_5 .aboutTxt h4 {
	font-size: 20px;
	border-bottom: 1px solid #027ace;
	display: inline-block;
	color: #027ace;
	padding: 10px 0 8px;
	margin-bottom: 35px;
}
.index .floor_5 .aboutTxt .txt {
	line-height: 30px;
	height: 120px;
	margin-bottom: 22px;
	overflow: hidden;
}
.index .floor_5 .aboutTxt .btn a {
	width: 143px;
	height: 38px;
	line-height: 37px;
	text-align: center;
	background: #fff;
	border: 1px solid #dddddd;
	display: block;
	float: left;
	margin-right: 18px;
}
.index .floor_5 .aboutTxt .btn a s {
	width: 26px;
	height: 28px;
	background-position: -153px 9px;
}
.index .floor_5 .aboutTxt .btn a:hover {
	border-color: #027ace;
	background: #027ace;
	color: #fff;
}
.index .floor_5 .aboutTxt .btn a.btn1 s {
	margin-left: 5px;
}
.index .floor_5 .aboutTxt .btn a.btn1:hover s {
	background-position: -180px 9px;
}
.index .floor_5 .aboutTxt .btn a.btn2 s {
	margin-right: 6px;
	background-position: -106px -64px;
}
.index .floor_5 .aboutTxt .btn a.btn2:hover s {
	background-position: -106px -30px;
}
.index .floor_5 .videoCon {
	width: 535px;
	height: 400px;
	position: absolute;
	overflow: hidden;
	right: 106px;
	top: 30px;
}
.index .floor_5 .videoCon img {
	max-width: 100%;
	display: block;
}
.index .floor_5 .videoCon iframe, .index .floor_5 .videoCon video {
	width: 535px !important;
	height: 400px !important;
}
.index .floor_5 .iwhy {
	padding: 0 0 0 20px;
	height: 50px;
	border-left: 5px solid #636363;
	padding-left: 20px;
	width: 692px;
	color: #fff;
}
.index .floor_5 .iwhy h3 {
	font-size: 28px;
	line-height: 28px;
	margin: -3px 0 5px 0;
}
.index .floor_5 .iwhy p {
	font-size: 18px;
	line-height: 18px;
}
.index .floor_5 .iwhy .more {
	width: 55px;
	height: 55px;
	transition: all ease 300ms;
	background-position: -42px -32px;
	float: right;
}
.index .floor_5 .iwhy .more:hover {
	margin-right: -8px;
}
.floor_6 {
}
.floor_6 .imgleft {
	width: 450px;
	height: 425px;
	float: left;
	background: #027ace;
}
.floor_6 .imgleft a {
	display: block;
	height: 127px;
	position: relative;
	padding: 305px 0 0 130px;
}
.floor_6 .imgleft img {
	width: 100%;
	height: 315px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.floor_6 .imgleft h3 {
	font-size: 18px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding-top: 15px;
	overflow: hidden;
	margin-bottom: 8px;
	border-bottom: 1px dashed #ababab;
	margin-right: 40px;
	transition: all ease 300ms;
}
.floor_6 .imgleft .txt {
	color: #c1c1c1;
	line-height: 1.6em;
	height: 48px;
	margin-right: 40px;
	overflow: hidden;
	font-size: 14px;
}
.floor_6 .imgleft .time {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 120px;
	text-align: center;
	color: #b8dac4;
}
.floor_6 .imgleft .time .day {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	display: block;
	color: #b8dac4;
}
.floor_6 .imgleft:hover .txt {
}
.floor_6 .imgleft:hover h3 {
	text-indent: 10px;
}
.floor_6 .news_right {
	width: 580px;
	float: right;
}
.floor_6 .news_right .item {
	background: #fff;
}
.floor_6 .news_right .item a {
	display: block;
	height: 154px;
	padding: 0 0 0 120px;
	position: relative;
}
.floor_6 .news_right .item h3 {
	font-size: 18px;
	color: #333333;
	height: 26px;
	line-height: 20px;
	padding-bottom: 17px;
	overflow: hidden;
	margin-bottom: 12px;
	border-bottom: 1px dashed #dedede;
	transition: all ease 300ms;
}
.floor_6 .news_right .item .txt {
	color: #aaa;
	line-height: 1.6em;
	height: 72px;
	overflow: hidden;
	font-size: 14px;
}
.floor_6 .news_right .item .time {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	text-align: center;
	color: #aaa;
}
.floor_6 .news_right .item .time .day {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	display: block;
}
.floor_6 .news_right .item .time s {
	width: 12px;
	height: 15px;
	background-position: -106px 0;
	display: block;
	margin: 20px 0 0 70px;
}
.floor_6 .news_right .item:hover {
	border-color: #027ace;
}
.floor_6 .news_right .item:hover h3 {
	color: #027ace;
	text-indent: 10px;
}
/**********index css end**********/
/************content************/
.leftNav {
	width: 240px;
	position: relative;
}
.leftNav .left-title {
	height: 80px;
	background: #009b4c;
	color: #fff;
}
.leftNav .left-title h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 80px;
	padding-left: 26px;
	text-transform: uppercase;
}
.leftNav .left-title s {
	background-position: -142px -64px;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin-right: 30px;
	margin-top: 28px;
}
.leftNav .list {
	border: 1px solid #e5e5e5;
	border-top: 0;
}
.leftNav .item {
	border-top: 1px solid #e5e5e5;
}
.leftNav .item h3 a {
	display: block;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.leftNav .item h3 s {
	width: 10px;
	height: 15px;
	float: right;
	margin-top: 25px;
	background-position: -22px 0;
}
.leftNav .item h3:hover a, .leftNav .item h3.hover a {
	color: #027ace;
}
.leftNav .item h3:hover s, .leftNav .item h3.hover s {
	background-position: -40px 0;
}
.leftNav .item .box {
	padding-bottom: 10px;
}
.leftNav .item .box a {
	width: 100%;
	line-height: 30px;
	display: block;
	height: 30px;
	overflow: hidden;
}
.leftNav .item .box a:hover, .leftNav .item .box a.hover {
	color: #636363;
}
.leftNav .item:first-child {
	border-top: 0;
}
.leftCon {
	width: 240px;
	padding-bottom: 40px;
	float: left;
	position: relative;
	z-index: 20;
}
.leftCon .leftContact {
	width: 238px;
	margin-top: 25px;
	padding-top: 15px;
	border: 1px solid #e5e5e5;
}
.leftCon .leftContact .title {
	padding: 3px 0 10px;
	margin: 0 15px 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
}
.leftCon .leftContact .title span {
	font-size: 14px;
	margin-left: 6px;
}
.leftCon .leftContact .contxt {
	padding: 0 15px 15px;
	line-height: 30px;
}
.leftCon .leftContact .contxt .img {
	width: 208px;
	height: 140px;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 auto 10px;
	overflow: hidden;
}
.leftCon .leftContact .contxt img {
	max-width: 100%;
}
/************content************/
/* pager */
.pager {
	padding: 40px 0 30px;
	text-align: center;
}
.pager:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.pager p {
	height: 32px;
	line-height: 32px;
	float: left;
	color: #666;
	display: none;
}
.pager ul {
	overflow: hidden;
	margin-left: 20px;
}
.pager ul li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	padding: 0 !important;
	height: auto !important;
	border: none !important;
}
.pager ul a {
	line-height: 26px;
	margin-left: 7px;
	padding: 0 8px;
	transition: all ease 300ms;
	color: #666;
	border: 1px solid #ddd;
	text-decoration: none;
	float: left;
	background: #fff;
	border-radius: 2px;
}
.pager ul a.current, .pager ul a:hover {
	background-color: #027ace;
	border-color: #027ace;
	color: #fff;
}
/* loaction */
.location {
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #027ace;
}
.location h3 {
	font-size: 18px;
	padding-left: 3px;
	display: inline-block;
	position: relative;
}
.location h3 s {
	width: 100%;
	height: 2px;
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	background: #636363;
}
.location .sitepath {
	color: #333333;
	float: right;
	text-align: right;
	width: 60%;
	white-space: nowrap;
}
.location .sitepath a {
	color: #333333;
}
.location .sitepath a:hover {
	color: #027ace;
}
/* reLink */
.reLink {
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	display: block;
	text-align: left;
	color: #666;
}
.reLink .nextLink a:hover, .reLink .prevLink a:hover {
	color: #027ace;
}
.reLink .nextLink {
	text-align: right;
}
.nybanner {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.nybanner img {
	width: 1920px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
.n-tit {
	margin-bottom: 20px;
}
.n-tit h3 {
	font-size: 24px;
	color: #000;
	margin-bottom: 22px;
}
.n-tit .line {
	width: 28px;
	height: 2px;
	display: block;
	background: #000;
}
.n-ico {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/n-ico.png) no-repeat 0 0;
}
.wrapper {
 *padding-top: 30px;
}
.wrapper .shareNew {
	padding-bottom: 20px;
}
.wrapper .noinfo {
	width: 100%;
	padding: 0 3%;
}
.wrapper .noinfo img {
	display: block;
	margin: 0 auto;
}
.wrapper .content {
	width: 930px;
	float: right;
	overflow: hidden;
}
.wrapper .content .prolist {
	width: 106%;
	position: relative;
}
.wrapper .content .prolist .item {
	margin-right: 27px;
}
.wrapper .content .bgfff {
	width: 818px;
	padding: 15px 40px 50px;
	border: 1px solid #dddddd;
	background: #fff;
}
.wrapper .caselist {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper .caselist .list {
	width: 105%;
	position: relative;
}
.wrapper .caselist .item {
	margin: 0 14px 15px 0;
}
.wrapper .caselist .item img {
	border: 0px;
}
.wrapper .probox {
 *padding-bottom: 30px;
}
.wrapper .probox.a1 {
	padding-top: 0;
	background: none;
}
.wrapper .newsbox {
	padding-bottom: 40px;
}
.wrapper .newsbox .txtlist li {
	width: 418px;
	margin-right: 90px;
}
.singlePage .txtcon img, .aboutPage .txtcon img {
	max-width: 100%;
}
.time span {
	position: absolute;
	left: 0px;
	top: 0;
	text-align: center;
	font-size: 26px;
	color: #3e3e3e;
	padding: 15px;
	height: 60px;
	border: 1px solid #d0d0d0;
}
.time span i {
	font-style: normal;
	font-weight: 600;
	color: #a7a7a7;
}
.time span em {
	display: block;
	font-size: 16px;
	color: #363636;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	font-style: normal;
	text-align: center;
}

.time2 span {
	position: absolute;
	left: 0px;
	top: 0;
	width: 94px;
	text-align: center;
	font-size: 26px;
	color: #3e3e3e;
	padding: 15px;
	width: 76px;
	height: 60px;
	border: 1px solid #d0d0d0;
}


.time2 span {
	position: absolute;
	left: 0px;
	top: 0;
	text-align: center;
	font-size: 26px;
	color: #3e3e3e;
	padding: 15px;
	height: 60px;
	border: 1px solid #d0d0d0;
}
.time2 span i {
	font-style: normal;
	font-weight: 600;
	color: #a7a7a7;
}
.time2 span em {
	display: block;
	font-size: 16px;
	color: #363636;
	opacity: 0.3;
	filter: Alpha(opacity=30);
	font-style: normal;
	text-align: center;
}

.time2 span {
	position: absolute;
	left: 0px;
	top: 0;
	width: 94px;
	text-align: center;
	font-size: 26px;
	color: #3e3e3e;
	padding: 15px;
	width: 76px;
	height: 60px;
	border: 1px solid #d0d0d0;
}

.index_contact04 {
	width: 960px;
	margin: 0 auto;
}
.index_contact04 dl {
	float: left;
	text-align: center;
	width: 255px;
	padding: 10px 0 0;
}
.index_contact04 dl dt {
}
.index_contact04 dl dd span {
	display: block;
	font-size: 18px;
	color: #1d1d1d;
	padding: 2px 0 10px;
	line-height: 1.6em;
}
.index_contact04 dl dd {
	font-size: 16px;
	color: #636363;
	line-height: 1.6em;
}
.index_contact04 dl.index_contact05 {
	padding: 10px 90px;
}
.index_contact04 a {
	color: #333;
}
.index_contact04 a:hover {
	color: #000;
}
.section {
	padding: 50px 0;
}
.section-title {
	text-align: center;
	font-size: 40px;
	margin-bottom: 40px;
}
.section-title span {
	display: inline-block;
	position: relative;
	padding: 0 30px;
	font-weight: bold;
}
.section-title span:before, .section-title span:after {
	width: 20px;
	height: 1px;
	position: absolute;
	content: '';
	top: 50%;
	background-color: #000;
}
.section-title span:before {
	right: 100%;
}
.section-title span:after {
	left: 100%;
}
.section-title p {
	margin: 0;
	font-size: 20px;
}
.section-title.white {
	color: #fff;
}
.section-title.white span:before, .section-title.white span:after {
	background-color: #fff;
}
.pinzhi {
	margin-left: -8px;
	zoom: 1;
}
.pinzhi li {
	float: left;
	width: 20%;
}
.pinzhi li a {
	display: block;
	margin-left: 8px;
	position: relative;
	overflow: hidden;
}
.pinzhi li .text {
	background-color: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
	height: 232px;
}
.pinzhi li i {
	display: inline-block;
	background: no-repeat center;
	height: 68px;
	margin-top: -34px;
	width: 68px;
	vertical-align: middle;
}
.pinzhi li h4 {
	line-height: 50px;
	font-size: 18px;
	margin: 0;
}
.pinzhi li p {
	color: #aaa;
	line-height: 1.6;
	font-size: 14px;
}
.pinzhi li .box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(99,99,99,0.8);
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pinzhi li .box i {
	margin-top: 110px;
}
.pinzhi li .box h4 {
}
.pinzhi li .box p {
	color: #fff;
}
.pinzhi li a:hover .text {
	opacity: 0;
}
.pinzhi li a:hover .box {
	top: 0;
	opacity: 1;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.dropdown {
	position: relative;
}
.dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	min-width: 100%;
	display: none;
	overflow: hidden;
}
.dropdown-box li {
	border-top: 1px solid #ddd;
	text-align: center;
}
.dropdown.open .dropdown-box {
	display: block;
}
.sycpfl {
	border: none;
	background: #e5edf5;
	margin-right: 0;
	text-align: left;
	width: 264px;
	height: 165px;
	padding-top: 65px;
	float: right;
}
.sycpfl:before {
	display: none;
}
.sycpfl:hover {
	box-shadow: 0px 2px 10px 1px rgba(230,0,18,0.1);
}
.sycpfl h3 {
	color: #fff;
	line-height: 50px;
	text-align: center;
}
.sycpfl h3 a {
	font-size: 30px;
	color: #424242;
	display: inline
}
.sycpfl h4 {
	font-size: 26px;
	color: #a3c9ef;
	font-family: impact;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}

.form-group {
	width: 100%;
	margin: 0 auto;
	clear: both;
	box-sizing: border-box;
	padding: 12px;
}
.form-group label {
	float: left;
	font-size: 16px;
	line-height: 35px;
	padding-right: 10px;
	width: 80px;
}
.form-control {
	float: left;
	width: calc(100% - 90px);
	border: 1px #ddd solid;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
.form-control-c {
	float: left;
	width: calc(100% - 90px);
	border: 1px #ddd solid;
	height: 133px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
button.form-sub {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.form-sub {
	height: 40px;
	color: #fff;
	background: #0953a8;
	border: none;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.qrny-contact-tit2{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #333333;
}
.qrny-contact-tit2 p{
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 16px;
}
.qrny-contact-tit2 span{
    display: block;
    font-size: 22px !important;
    line-height: 45px !important;
	background: #f9f9f9;
}
.qrny-contact-tit2 img{
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}
.qrny-contact-tit2 em{
    font-style: normal;
    font-size: 16px;
    color: #666;
    line-height: 60px;
}